ResourceAllowAutoRedirect Property |
Gets or sets a value that indicates whether the request should follow redirection responses.
Namespace:
Independentsoft.Webdav
Assembly:
Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntaxpublic bool AllowAutoRedirect { get; set; }Public Property AllowAutoRedirect As Boolean
Get
Set
Property Value
Type:
Boolean
See Also